home *** CD-ROM | disk | FTP | other *** search
/ Celestin Apprentice 5 / Apprentice-Release5.iso / Source Code / C / Applications / Python 1.3.3 / Python 133 SRC / Demo / www / MAILTO < prev    next >
Text File  |  1996-03-12  |  1KB  |  23 lines

  1.  
  2. Thanks for your interest in a hobby project of mine!  As (I hope) was
  3. clear from the announcement, my conversion program is written in
  4. Python, an object-oriented programming language that I developed for
  5. my own use (but which is gaining popularity all over the world, and
  6. freely available, and even being supported).
  7.  
  8. Here is the source for the Python program that I use.  You need a
  9. (minimal) Python interpreter to run it; that, you can fetch by
  10. anonymous ftp from ftp.cwi.nl [192.16.184.180], directory pub, files
  11. python0.9.6.tar.Z (source), pythondoc-ps0.9.6.tar.Z (PostScript of the
  12. documentation).  (Files with [pP]ython0.9.7 in their name are part of
  13. the beta release of version 0.9.7 -- fetch at your own risk.)  I hope
  14. you're familiar with building large C programs under UNIX, otherwise
  15. you'll need more hand-holding building Python than I can provide...
  16.  
  17. Cheers,
  18.  
  19. --Guido van Rossum, CWI, Amsterdam <guido@cwi.nl>
  20. "I didn't know we had a king.  I thought we were an autonomous collective."
  21.  
  22. <INSERT texi2html.py here>
  23.